C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / BaseRangeFilterPresenter<T> Class / IsUpdating Property
In This Topic
IsUpdating Property (BaseRangeFilterPresenter<T>)
In This Topic
A flag to prevent subsequence property changed event because elements are related to each other.
Syntax
protected bool IsUpdating {get; set;}
See Also